Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci/print_versions: print all ESP32 toolchains #19309

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

benpicco
Copy link
Contributor

Contribution description

Include the versions of the different ESP32 family toolchains in the output of make print-versions.

Testing procedure

Run make print-versions

Operating System Environment
----------------------------
         Operating System: "Ubuntu" "22.10 (Kinetic Kudu)"
                   Kernel: Linux 6.1.7-060107-generic x86_64 x86_64
             System shell: /usr/bin/dash (probably dash)
             make's shell: /usr/bin/dash (probably dash)

Installed compiler toolchains
-----------------------------
               native gcc: gcc (Ubuntu 12.2.0-3ubuntu1) 12.2.0
        arm-none-eabi-gcc: arm-none-eabi-gcc (15:10.3-2021.07-4) 10.3.1 20210621 (release)
                  avr-gcc: avr-gcc (GCC) 5.4.0
           msp430-elf-gcc: msp430-elf-gcc (Mitto Systems Limited - msp430-gcc 9.2.0.50) 9.2.0
       riscv-none-elf-gcc: missing
  riscv64-unknown-elf-gcc: riscv64-unknown-elf-gcc () 10.2.0
     riscv-none-embed-gcc: missing
      riscv32-esp-elf-gcc: riscv32-esp-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0
     xtensa-esp32-elf-gcc: xtensa-esp32-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0
   xtensa-esp32s2-elf-gcc: xtensa-esp32s2-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0
   xtensa-esp32s3-elf-gcc: xtensa-esp32s3-elf-gcc (crosstool-NG esp-2021r2-patch3) 8.4.0
   xtensa-esp8266-elf-gcc: xtensa-esp8266-elf-gcc (crosstool-NG crosstool-ng-1.22.0-80-g6c4433a5) 5.2.0
                    clang: Ubuntu clang version 15.0.6

Installed compiler libs
-----------------------
     arm-none-eabi-newlib: "3.3.0"
        msp430-elf-newlib: "2.4.0"
    riscv-none-elf-newlib: missing
riscv64-unknown-elf-newlib: missing
  riscv-none-embed-newlib: missing
   riscv32-esp-elf-newlib: "3.3.0"
  xtensa-esp32-elf-newlib: "3.3.0"
xtensa-esp32s2-elf-newlib: "3.3.0"
xtensa-esp32s3-elf-newlib: "3.3.0"
xtensa-esp8266-elf-newlib: "2.2.0"
                 avr-libc: "2.0.0" ("20150208")

Installed development tools
---------------------------
                   ccache: missing
                    cmake: cmake version 3.24.2
                 cppcheck: missing
                  doxygen: 1.9.1
                      git: git version 2.37.2
                     make: GNU Make 4.3
                  openocd: Open On-Chip Debugger 0.11.0
                   python: Python 2.7.18
                  python2: Python 2.7.18
                  python3: Python 3.10.7
                   flake8: error: /usr/bin/python3: No module named flake8
               coccinelle: missing

Issues/PRs references

@github-actions github-actions bot added the Area: tools Area: Supplementary tools label Feb 23, 2023
@benpicco benpicco added the CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs label Feb 23, 2023
@benpicco benpicco requested review from gschorcht and maribu February 23, 2023 22:53
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Feb 24, 2023
@riot-ci
Copy link

riot-ci commented Feb 24, 2023

Murdock results

✔️ PASSED

0ecba66 ci/print_versions: don't print compiler error

Success Failures Total Runtime
1 0 1 50s

Artifacts

@maribu
Copy link
Member

maribu commented Feb 24, 2023

bors merge

@gschorcht
Copy link
Contributor

@benpicco Thanks for this improvement.

@bors
Copy link
Contributor

bors bot commented Feb 24, 2023

Build succeeded:

@bors bors bot merged commit 1de75a6 into RIOT-OS:master Feb 24, 2023
@benpicco benpicco deleted the print-versions_more branch February 24, 2023 13:37
@MrKevinWeiss MrKevinWeiss added this to the Release 2023.04 milestone Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tools Area: Supplementary tools CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants